Overload List

  Name Description
Public property Item[([( TKey])])
Gets the element with the specified key.
(Inherited from KeyedCollection<(Of <(<'TKey, TItem>)>)>.)
Public property Item[([( Int32])])
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'TItem>)>)>.)

See Also